home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / windows / utils / 4d_load.arj / 4START.BTM < prev    next >
Text File  |  1992-07-12  |  207b  |  8 lines

  1. @echo off
  2. rem Load your ALIAS file
  3. alias /r c:\4dos\aliases
  4. rem Disable 4DOS internal LIST command (Use V. Buergs's LIST.COM instead)
  5. setdos /i-list
  6. rem Set 4DOS.COM path
  7. set COMSPEC=C:\4DOS\4DOS.COM
  8.